Merged
Conversation
The Wallet class was unnecessary complex as one had to call init() for no real reason as this could also happen easily in the constructor.
Mock BlockDB in BlockchainTest
2. Unit tests.
zhaohong
pushed a commit
that referenced
this pull request
Feb 5, 2018
VV2MiN9on4l2DIDV6ewqAJg/Cxtdv+dYLT9SOEBFQVRRD6+NZMfPBdHywQ68MREG +bjc8W8gc5Slwsan/RXkQ8uncbS8TyksnJ/mRj6mqwocTLCqhPcnb/IL0ehBFGeg xmTJ3r/gOUUwV4n7kh4vOePpqB7X3vXV+ZpHkdWnwB5HNHxoAYGQUTNKRqrobCQB 1h0lP4PhL0uTFmKosjICeYyXxmLhr80ttwvlALbXS4z2IFmr2kCv+s58dzj3O1h6 zurv722H5z/E8c+shckvXIY9XSfu6wmKchohzsPsVB1wIhD5vrXYdi1s0cKN8gA= =a7Kz -----END PGP SIGNATURE----- Merge pull request #56 from tronprotocol/feature/gossip Feature/gossip
nanfengpo
added a commit
that referenced
this pull request
May 28, 2018
…imit Feature/add free operation limit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Support Gossip:
Why are these changes required?
Send message by Gossip.
This PR has been tested by:
Follow up
Extra details